runtime.mheap.scavengeAll (method)

2 uses

	runtime (current package)
		mheap.go#L1683: func (h *mheap) scavengeAll() {
		mheap.go#L1703: 	systemstack(func() { mheap_.scavengeAll() })